home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_22813.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.2 KB  |  49 lines

  1. -- card: 22813 from stack: in.0
  2. -- bmap block id: 26806
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: Window Manager
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=16 top=42 right=133 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 156
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=244 top=77 right=89 bottom=291
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: mouse
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   push card
  37.   visual effect wipe left
  38.   go to card "mouse"
  39. end mouseUp
  40.  
  41.  
  42.  
  43. -- part contents for background part 6
  44. ----- text -----
  45. Window Manager
  46.  
  47. -- part contents for card part 1
  48. ----- text -----
  49. The Window Manager is a tool for dealing with windows on the Macintosh screen.  The screen represents a working surface, or desktop.  Graphic objects appear on the desktop and can be manipulated with the mouse*.  A window is an object on the desktop that presents information such as a document or a message.